home *** CD-ROM | disk | FTP | other *** search
/ Cine Live 70 / Cine Live 70.iso / pc / Data / Interface / videos.k < prev   
Encoding:
Text File  |  2003-06-02  |  6.7 KB  |  158 lines

  1. module oRoot1 is cBox
  2. with 
  3.     Flags is $00000152; 
  4.     release Editor:
  5.         IOWindow is {$00000311,$00000120,$00000267,$000002B6,$00000000,$00000000,$00000000,$00000000};
  6.         LayoutWindow is {$000000C8,$0000002A,$00000379,$000002FE,$00000025,$0000004B,$00000064,$00000000};
  7.     end;
  8.     Name is "Root"; 
  9.     Enabled is false; 
  10.     
  11.     Width is 800; Height is 600; 
  12.     
  13.     
  14.     Elements is [
  15.         oMusic2,
  16.         omaprepmac3,
  17.         o14,
  18.         o25,
  19.         ommsomm6
  20.     ];
  21.     Events is [
  22.         cOnscreenEvent
  23.         with 
  24.             Commands is [
  25.                 cRunCommand
  26.                 with Flags is $00000004; Target is oMusic2; Rewind is true; end
  27.             ];
  28.         end,
  29.         cKeyboardEvent
  30.         with Value is "+"; 
  31.             Commands is [
  32.                 cSetVolumeCommand
  33.                 with Flags is $00000004; Mode is ExecuteHigher; end
  34.             ];
  35.         end,
  36.         cKeyboardEvent
  37.         with Value is "-"; 
  38.             Commands is [
  39.                 cSetVolumeCommand
  40.                 with Flags is $00000004; Mode is ExecuteLower; end
  41.             ];
  42.         end,
  43.         cKeyboardEvent
  44.         with Value is "m"; 
  45.             Commands is [
  46.                 cRunCommand
  47.                 with Flags is $00000004; Target is oMusic2; Mode is Toggle; Rewind is true; end
  48.             ];
  49.         end
  50.     ];
  51. end;
  52.  
  53. object oMusic2 is cSound
  54. with 
  55.     Name is "Music"; 
  56.     
  57.     AdjustX is AlignToCenter; AdjustY is AlignToMiddle; 
  58.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  59.     Looping is true; 
  60.     URL is "data/Sons/3.mp3"; URLOption is GetDiskURL; 
  61.     
  62. end;
  63.  
  64. object omaprepmac3 is cImage
  65. with 
  66.     Name is "maprepmac"; 
  67.     Enabled is false; 
  68.     X is -1; Y is -1; 
  69.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  70.     
  71.     URL is "data/Images/mapvid.jpg"; URLOption is GetDiskURL; 
  72.     
  73.     
  74. end;
  75.  
  76. object o14 is cBox
  77. with 
  78.     Flags is $00000150; 
  79.     release Editor:
  80.         IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  81.     end;
  82.     Name is "1"; 
  83.     Region is {$FFFF0304,$00000000,$01DD031E,$00000000,$031E7FFF,$00A00205,$02457FFF,$00A10205,$02060245,$02C67FFF,$00A20206,$020702C6,$03067FFF,$00A40207,$02087FFF,$00A50208,$02097FFF,$00A70209,$020A7FFF,$00A8020A,$020B7FFF,$00A9020B,$020C7FFF,$00AB020C,$020D7FFF,$00AC020D,$020E7FFF,$00AD020E,$020F7FFF,$00AF020F,$02107FFF,$00B00210,$02117FFF,$00B10211,$02127FFF,$00B30212,$02137FFF,$00B40213,$02147FFF,$00B60214,$02157FFF,$00B70215,$02167FFF,$00B80216,$02177FFF,$00BA0217,$02187FFF,$00BB0218,$02197FFF,$00BC0219,$021A7FFF,$00BF021A,$021B7FFF,$00C4021B,$021C7FFF,$00C9021C,$021D7FFF,$00CE021D,$021E7FFF,$00D2021E,$021F7FFF,$00D7021F,$02200305,$03067FFF,$00DC0220,$02217FFF,$00E10221,$02227FFF,$00E50222,$02237FFF,$00EA0223,$02247FFF,$00EF0224,$02257FFF,$00F30225,$02267FFF,$00F80226,$02277FFF,$00FD0227,$02287FFF,$01020228,$02297FFF,$01060229,$022A7FFF,$010B022A,$022B7FFF,$0110022B,$022C7FFF,$0115022C,$022D7FFF,$0119022B,$022D7FFF,$011A022A,$022B7FFF,$011B0228,$022A7FFF,$011C0226,$02287FFF,$011F0226,$02277FFF,$01280227,$02287FFF,$01310228,$02297FFF,$01390228,$02297FFF,$013F0227,$02287FFF,$01410304,$03057FFF,$01450226,$02277FFF,$014A0225,$02267FFF,$01500224,$02257FFF,$01560223,$02247FFF,$015C0222,$02237FFF,$01620221,$02227FFF,$01670220,$02217FFF,$016D021F,$02207FFF,$0171021E,$021F7FFF,$0172021D,$021E7FFF,$0174021C,$021D7FFF,$0176021B,$021C7FFF,$0177021A,$021B7FFF,$01790219,$021A7FFF,$017A0218,$02197FFF,$017C0217,$02187FFF,$017D0216,$02177FFF,$017F0215,$02167FFF,$01810214,$02157FFF,$01820213,$02147FFF,$01840212,$02137FFF,$01850211,$02127FFF,$01870210,$02117FFF,$0188020F,$02107FFF,$018A020E,$020F7FFF,$018C020D,$020E7FFF,$018D020C,$020D7FFF,$018F020B,$020C7FFF,$0190020A,$020B7FFF,$01920209,$020A7FFF,$01930208,$02097FFF,$01950207,$02087FFF,$01970206,$02077FFF,$01980205,$02067FFF,$019A0204,$02057FFF,$019B0203,$02047FFF,$01A90202,$02037FFF,$01AA0303,$03047FFF,$01C30201,$02027FFF,$01DC0200,$02017FFF,$01DD0000,$02000303,$031E7FFF,$7FFF0000};
  84.     Cursor is oFingerCursor; 
  85.     X is 1; Y is -1; 
  86.     Width is 798; Height is 477; 
  87.     
  88.     
  89.     Events is [
  90.         cMouseUpEvent
  91.         with Flags is $00000004; Flag is true; 
  92.             Commands is [
  93.                 cBrowseCommand
  94.                 with Flags is $00000004; URL is "vid1.k"; end
  95.             ];
  96.         end
  97.     ];
  98. end;
  99.  
  100. object o25 is cBox
  101. with 
  102.     Flags is $00008001; 
  103.     release Editor:
  104.         IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  105.     end;
  106.     Name is "2"; 
  107.     Region is {$FFFF029C,$00020002,$017E00FB,$00020009,$00FB7FFF,$00030009,$000A7FFF,$0006000A,$000B7FFF,$0009000B,$000C7FFF,$000C000C,$000D7FFF,$000F000D,$000E7FFF,$0012000E,$000F7FFF,$0015000F,$00107FFF,$00180010,$00117FFF,$001B0011,$00127FFF,$001E0012,$00137FFF,$00210013,$00147FFF,$00240014,$00157FFF,$00270015,$00167FFF,$002A0016,$00177FFF,$002D0017,$00187FFF,$00300018,$00197FFF,$00330019,$001A7FFF,$0036001A,$001B7FFF,$0039001B,$001C7FFF,$003D001C,$001D7FFF,$0040001D,$001E7FFF,$0044001E,$001F7FFF,$0047001F,$00207FFF,$004B0020,$00217FFF,$004E0021,$00227FFF,$00520022,$00237FFF,$00560023,$00247FFF,$00590024,$00257FFF,$005D0025,$00267FFF,$00600026,$00277FFF,$00640027,$00287FFF,$00670028,$00297FFF,$006B0029,$002A7FFF,$006E002A,$002B7FFF,$0072002A,$002B7FFF,$00730029,$002A7FFF,$00740028,$00297FFF,$00750027,$00287FFF,$00760025,$00277FFF,$00770024,$00257FFF,$00780023,$00247FFF,$00790022,$00237FFF,$007A0021,$00227FFF,$007C0021,$00227FFF,$007F0022,$00237FFF,$00810023,$00247FFF,$00880023,$00247FFF,$00910022,$00237FFF,$009B0021,$00227FFF,$00A40020,$00217FFF,$00AD001F,$00207FFF,$00B7001E,$001F7FFF,$00C0001D,$001E7FFF,$00C6001C,$001D7FFF,$00C7001B,$001C7FFF,$00C8001A,$001B7FFF,$00CA0019,$001A7FFF,$00CB0018,$00197FFF,$00CD0017,$00187FFF,$00CE0016,$00177FFF,$00CF0015,$00167FFF,$00D10014,$00157FFF,$00D20013,$00147FFF,$00D30012,$00137FFF,$00D50011,$00127FFF,$00D60010,$00117FFF,$00D8000F,$00107FFF,$00D9000E,$000F7FFF,$00DA000D,$000E7FFF,$00DC000C,$000D7FFF,$00DD000B,$000C7FFF,$00DE000A,$000B7FFF,$00E00009,$000A7FFF,$00E10008,$00097FFF,$00E30007,$00087FFF,$00E40006,$00077FFF,$00E50005,$00067FFF,$00E70004,$00057FFF,$00E80003,$00047FFF,$00E90002,$00037FFF,$017E0002,$00FB7FFF,$7FFF0000};
  108.     Cursor is oFingerCursor; 
  109.     X is 518; Y is 161; 
  110.     Width is 253; Height is 384; 
  111.     
  112.     
  113.     Events is [
  114.         cMouseUpEvent
  115.         with Flags is $00004004; Flag is true; 
  116.             Commands is [
  117.                 cBrowseCommand
  118.                 with Flags is $00004004; URL is "vid2.k"; end
  119.             ];
  120.         end
  121.     ];
  122. end;
  123.  
  124. object ommsomm6 is cImage
  125. with 
  126.     Flags is $00000150; 
  127.     Name is "mmsomm"; 
  128.     Shown is false; Cursor is oFingerCursor; 
  129.     X is 628; Y is 572; 
  130.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  131.     
  132.     URL is "data/Images/vid%20sommaire.jpg"; URLOption is GetDiskURL; 
  133.     
  134.     
  135.     Events is [
  136.         cMouseEnterEvent
  137.         with Flags is $00000004; 
  138.             Commands is [
  139.                 cShowCommand
  140.                 with Flags is $00000004; Target is oTargetSelf; end
  141.             ];
  142.         end,
  143.         cMouseLeaveEvent
  144.         with Flags is $00000004; 
  145.             Commands is [
  146.                 cShowCommand
  147.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  148.             ];
  149.         end,
  150.         cMouseUpEvent
  151.         with Flags is $00000004; Flag is true; 
  152.             Commands is [
  153.                 cBrowseCommand
  154.                 with Flags is $00000004; URL is "sommaire.k"; end
  155.             ];
  156.         end
  157.     ];
  158. end;